| 2010-05-15 |
Keir Fraser | Add MSR support for various feature AMD processor families. |
commit | commitdiff | tree | snapshot |
| 2010-05-15 |
Keir Fraser | xentrace: install scripts with python install wrapper |
commit | commitdiff | tree | snapshot |
| 2010-05-15 |
Keir Fraser | libxl: Add missing start_time entry when create and... |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | Remove many uses of cpu_possible_map and iterators... |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | trace: Do not touch percpu data for "impossible" cpus. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | Some cleanups to cpu offline handling. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | cpu: Quieten normal CPU hotplug operations. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | stop_machine: Pass cpu number to tasklet handler. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | Remove unused PAGE_SCRUB_SOFTIRQ definition. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | Move cpu hotplug routines into common cpu.c file. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | x86: Implement cpu hotplug notifiers. Use them. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | x86: Do no thold cpu_add_remove_lock across stop_machin... |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | Import raw notifier subsystem from Linux. |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | xl: Add include-only-once checks to xl_cmd{impl,table}.h |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | xl: Add "xl uptime" command, a clone of "xm uptime". |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | xl: Check invalid domid in find_domain() |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | libxl: Fix missing memory/target xenstore entry on... |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | libxl: Adjustments to memset/memmax handling |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Keir Fraser | mce: Fix mcheck_mca_logout to increase errcnt when... |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | xenstore: Fix cleanup_pop() definition for some (buggy... |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | Even 'dummy' domains (e.g., dom_xen a.k.a. DOMID_XEN... |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | x86: Fix a few on_{selected,each}_cpus callers who... |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | libxl: Check return codes of write/asprintf/daemon... |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | VPMU: Implement vpmu support for AMD family 10h processors |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | VPMU: Enable vpmu for svm |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | VPMU: Make vpmu stucture visiable for both vmx and svm |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | VPMU: Migrate vpmu files into public folders |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | xl: Implement block-detach command |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | xl: Implement block-list command |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | xl: Implement block-attach command |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | xl: Implement network-detach command |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | xl: Implement network-list command |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Keir Fraser | xl: Implement network-attach |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | mce: MCE polling logic should check mce_disabled during... |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | xl: Add check for command 'xl mem-set' |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | xl: Add command 'xl mem-max' |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | xl: Add "xl top" command, a clone of "xm top". |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | xl: Add "xl sysrq" command, a clone of "xm sysrq". |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | vmx: Change the default Pause-Loop-Exiting "Gap" parameter |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | xs: avoid pthread_join deadlock in xs_daemon_close |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | xs: make sure mutexes are cleaned up and memory freed... |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | credit2: Fix tasklets |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | Honour XEN_LINUX_GIT_LOCALBRANCH and XEN_LINUX_GITREV... |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Keir Fraser | domctl: Fix cpumap/cpumask conversion functions to... |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | x86: Replace our own specialised versions of memset... |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | xl: use help table to describe command help information |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | xl: Add "xl trigger" command, a clone of "xm trigger". |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | x86: Detect and handle unexpected platform-timer counte... |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | Define ABS() library function. Use it. |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | tasklet: Improve scheduler interaction. |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | libxl: More cpupool fixes. |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | xl: "vncunused" is documented to default to 1. |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | x86: Export timer hypercalls to HVM guests too |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | VT-d: prevent watchdog timer from kicking in when |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | x86: TSC handling cleanups |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Keir Fraser | xm: explicitly differentiate between tap and tap2 in... |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Keir Fraser | xl: Remove transaction handle in "xl rename" |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Keir Fraser | xl: add missing migrate commands to command table |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Keir Fraser | Remus: fix missing import in device.py |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Keir Fraser | libxl: Check cpupool parameter during domain creation. |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Keir Fraser | xentrace: fix bug in t_info size |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Keir Fraser | xl: ignore opengl unless sdl is enabled |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | svm: Avoid VINTR injection during NMI shadow |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | libxl: fix paths for non-standard installations |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | ocaml: NetBSD support and general CFLAGS cleanup |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xl: Update memory info in xenstore when use 'xl mem... |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xenstored: Always build and install. |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | domain_create: No need to zero new domain struct as... |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | multiboot asm: Get offset constants from the C struct |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xenpm: remove wrong and pointless "current" indicator |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | x86/cpufreq: fix turbo mode detection |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | libxl: Support cpupools |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | credit2: Fix credit2 + cpupools |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xl: Add "xl rename" command, a clone of "xm rename". |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xl: Add "xl domname" command, a clone of "xm domname". |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xl: Add "xl domid" command, a clone of "xm domid". |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xend: support blktap2 in xend blkif utils |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | libxl: support vncpassword in device-model specification |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | xl: Start enumerating vifs from 0. |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | ocaml: Add -Werror to CFLAGS and fix resulting errors. |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | .hgignore: Update for new ocaml build-generated files. |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | ocam: add missing files that got lost in the v2 shuffle |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | ocaml: Fix C include paths in Makefile |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Keir Fraser | ocaml: Fix Makefile for parallel build. |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | Reduce 'd' debug key's global impact |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | xl: fix printf format specifier for 64-bit arguments |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | libxl: make use of libxl path functions |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | xl: If domain creation fails, destroy the domain |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | Remove CPUID4 emulation for AMD CPUs |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | Reduce '0' debug key's global impact |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | x86: add .data.page_aligned section |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | iommu: add missing __init annotations |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | svm: support EFER.LMSLE for guests |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | vmce: Clean up implementation and setup/destroy. |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | ia64: sysctl build fixes. |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | EPT: fix handling of super page level limit |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | cpupools: Fix cpupool sysctl locking. |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | xm: Add exception handling when launching vncviewer |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | xl: fix bash completion |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Keir Fraser | ocaml: Build components by default on Linux if toolchai... |
commit | commitdiff | tree | snapshot |
| next |